FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package NICEProfiling.v23Q1#0.5.0 (63 ms)

Package NICEProfiling.v23Q1
Type StructureDefinition
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=NICEProfiling.v23Q1@0.5.0&canonical=https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-HealthProvider-2022Q1
Url https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-HealthProvider-2022Q1
Version 1
Status active
Date 2022-01-18T13:54:20.2361438Z
Name NICE-HealthProvider
Title NICE-HealthProvider
Experimental False
Description For the NICE, the Health Provider means the Hospital and ICU numbers, and the type of hospital.
Purpose This profile is used to submit hospital and ICU related information to the Dutch National Intensive Care Evaluation (NICE). It was derived from the Nictiz Health and Care Information Model (HCIM; Dutch: Zorginformatiebouwsteen or ZIB) HealthProvider, 2017 release version 3.1
Copyright CC0
Type Organization
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Verified-2022Q1 NICE-Verified
http://fhir.nl/fhir/StructureDefinition/nl-core-organization nl-core-organization
https://fhir.stichting-nice.nl/fhir/ValueSet/NICE-HospitalTypeCodelist NICE-HospitalTypeCodelist


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "NICE-HealthProvider",
  "meta" : {
    "lastUpdated" : "2022-07-14T10:35:39.4726868+00:00"
  },
  "url" : "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-HealthProvider-2022Q1",
  "version" : "1",
  "name" : "NICE-HealthProvider",
  "title" : "NICE-HealthProvider",
  "status" : "active",
  "date" : "2022-01-18T13:54:20.2361438Z",
  "publisher" : "NICE",
  "contact" : [
    {
      "name" : "NICE",
      "telecom" : [
        {
          "system" : "email",
          "value" : "vragen@stichting-nice.nl"
        }
      ]
    }
  ],
  "description" : "For the NICE, the Health Provider means the Hospital and ICU numbers, and the type of hospital.",
  "purpose" : "This profile is used to submit hospital and ICU related information to the Dutch National Intensive Care Evaluation (NICE). It was derived from the Nictiz Health and Care Information Model (HCIM; Dutch: Zorginformatiebouwsteen or ZIB) HealthProvider, 2017 release version 3.1",
  "copyright" : "CC0",
  "fhirVersion" : "3.0.2",
  "mapping" : [
    {
      "identity" : "NICE-Datadictionary-MDS",
      "uri" : "https://www.stichting-nice.nl/dd/#528",
      "name" : "NICE-Datadictionary-MDS",
      "comment" : "The Minimal Data Set (MDS)"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Organization",
  "baseDefinition" : "http://fhir.nl/fhir/StructureDefinition/nl-core-organization",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Organization.extension",
        "path" : "Organization.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "Organization.extension:Verified",
        "path" : "Organization.extension",
        "sliceName" : "Verified",
        "short" : "Is the instance validated by a medical professional?",
        "definition" : "Extension that is used to indicate whether the entire instance has been validated.\r\n\r\nEvery instance shall be validated by a hospital member / datamanager. However, this is not always feasible in case of automated submission of NICE data elements. This extensions shall be used to indicate the validation status of the instance.",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : "https://fhir.stichting-nice.nl/STU3/StructureDefinition/NICE-Verified-2022Q1"
          }
        ]
      },
      {
        "id" : "Organization.identifier:URA",
        "path" : "Organization.identifier",
        "sliceName" : "URA",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "NICE-Datadictionary-MDS",
            "map" : "https://www.stichting-nice.nl/dd/#150",
            "comment" : "Hospital number"
          }
        ]
      },
      {
        "id" : "Organization.identifier:AGB",
        "path" : "Organization.identifier",
        "sliceName" : "AGB",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "NICE-Datadictionary-MDS",
            "map" : "https://www.stichting-nice.nl/dd/#150",
            "comment" : "Hospital number"
          }
        ]
      },
      {
        "id" : "Organization.identifier:ICU-number",
        "path" : "Organization.identifier",
        "sliceName" : "ICU-number",
        "label" : "ICU-number",
        "short" : "The ICU's number",
        "definition" : "Each hospital has a different amount of ICU's available. Therefore, we ask a number, in case there are more than 1.",
        "mustSupport" : true,
        "mapping" : [
          {
            "identity" : "NICE-Datadictionary-MDS",
            "map" : "https://www.stichting-nice.nl/dd/#155",
            "comment" : "ICU number"
          }
        ]
      },
      {
        "id" : "Organization.type:organizationType",
        "path" : "Organization.type",
        "sliceName" : "organizationType"
      },
      {
        "id" : "Organization.type:organizationType.coding",
        "path" : "Organization.type.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "version"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Organization.type:organizationType.coding:NICE-HospitalType",
        "path" : "Organization.type.coding",
        "sliceName" : "NICE-HospitalType",
        "short" : "NICE-Hospitaltype",
        "definition" : "A NICE specific hospital type coding, because of the absence of a type 2 STZ hospital in the Nictiz Codelist.",
        "binding" : {
          "strength" : "extensible",
          "description" : "Used to specify the type of hospital",
          "valueSetReference" : {
            "reference" : "https://fhir.stichting-nice.nl/fhir/ValueSet/NICE-HospitalTypeCodelist"
          }
        },
        "mapping" : [
          {
            "identity" : "NICE-Datadictionary-MDS",
            "map" : "https://www.stichting-nice.nl/dd/#449",
            "comment" : "Type of hospital"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.